github.com/gotd/td/tg.UpdateDispatcher.dispatch (method)

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L92: 		multierr.AppendInto(&err, u.dispatch(ctx, e, update))
		tl_handlers_gen.go#L97: func (u UpdateDispatcher) dispatch(ctx context.Context, e Entities, update UpdateClass) error {